home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Asia X
/
Asia X.iso
/
pc
/
shared.dir
/
00175.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-23
|
149 b
|
10 lines
on mouseUp
global g_num_pics
mouseClick()
if the frame = label("MAINEND") then
go(label("MAIN"))
else
go(the frame + 1)
end if
end